home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3560 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: sunsite.doc.ic.ac.uk!qmw!odin
  2. From: odin@dcs.qmw.ac.uk (Andrew George Elia)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Real3D Delta anims in AMOS Pro
  5. Date: 20 Feb 1996 17:56:45 GMT
  6. Organization: Queen Mary & Westfield College, London, UK
  7. Message-ID: <4gd20t$pr@epsilon.qmw.ac.uk>
  8. NNTP-Posting-Host: dannii-main.dcs.qmw.ac.uk
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Hi guys,
  12.     I'm in the middle of producing a little demo to be placed on an 
  13. A1200 for my Escom shop (in Enfield). Basically, I've also created a 
  14. small HAM-6 anim in Real 3D using the Delta format (because it's quite 
  15. quick, and does a better job of having a different palette for each 
  16. frame). My problem is trying to integrate it into the AMOS program. 
  17. Basically, I have two choices. I either write a routine in AMOS or 68000 
  18. to decompress and display the delta file in an AMOS screen (to do that 
  19. I'll need to know the exact file format of a Real 3D delta file). 
  20. Alternatively, I could get hold of a decent extension that'll let me view 
  21. ANIM-5 files at an acceptable speed without corruption (because that's 
  22. what happens with ANIM files containing palette information for each 
  23. frame). The VERY last resort would be to run the Deltaplayer utility 
  24. supplied with Real 3D (OK, OK, so it's just the Amiga Format coverdisc 
  25. version, v1.4). I wanted to avoid jumping to and from AMOS a lot because 
  26. I wanted to pack everything into a small a space as possible (this is a 
  27. basic out-of-the-box A1200, don't forget). Part of the drawback for that 
  28. is the fact that you can't (to my knowledge) get the deltaplayer to shut 
  29. itself down after a period of time. This is a bit of a problem because 
  30. I'd only display the animation for a few seconds before showing something 
  31. else.
  32.  
  33.     Finally, I know that using HAM-6 is a bit of a drag because the A1200 
  34. has got all those colours and everything, but my machine at home is still 
  35. non-AGA. Even if it was, AMOS is rather useless in terms of AGA support 
  36. anyway.
  37.  
  38.     Thanks for your help.
  39.  
  40. Andy E.
  41. --
  42. ------------------------------------------------------------------------
  43.     //
  44.    // What they conquer through ignorance, we conquer through knowledge
  45.  \X/
  46. ------------------------------------------------------------------------
  47.    E-Mail: odin@dcs.qmw.ac.uk  |  Web: http://www.dcs.qmw.ac.uk/~odin
  48. ------------------------------------------------------------------------
  49.